getCredits

abstract fun getCredits(sourceId: String): AssetCredits?

Queries the asset source's credits info.

Return

the asset source's credits info consisting of a name and an optional URL.

Parameters

sourceId

the ID of the asset source.